Writes the specified array with float values.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public Element writeFloatArray ( |
The list with float values to write.
The name of the element to write.
The name of the sub-element to write.
The parent element.
The newly created Element.
See Also